home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / star_cat.swf / scripts / DefineButton2_172 / BUTTONCONDACTION on(release, keyPress h).as
Encoding:
Text File  |  2010-03-13  |  55 b   |  4 lines

  1. on(release, keyPress "h"){
  2.    _root.fnShowHelp();
  3. }
  4.